Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Use CRT http engine. #51021

Merged
merged 2 commits into from
Jan 9, 2025
Merged

Conversation

tryangul
Copy link
Contributor

@tryangul tryangul commented Jan 9, 2025

What

Configures the s3 client to use the AWS CRT http client instead of OkHttp

Why

We have seen a lot of transient errors due to closed connections and this is the maintainer sanctioned way of alleviating these issues.

See this gh thread for background.

Downsides

We haven't used the CRT client before, so there is some unknown here

@tryangul tryangul requested a review from a team as a code owner January 9, 2025 20:54
Copy link

vercel bot commented Jan 9, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
airbyte-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 9, 2025 9:09pm

@tryangul
Copy link
Contributor Author

tryangul commented Jan 9, 2025

/format-fix

Format-fix job started... Check job output.

✅ Changes applied successfully. (2e2f0e7)

@johnny-schmidt johnny-schmidt merged commit e7b8fc4 into master Jan 9, 2025
29 checks passed
@johnny-schmidt johnny-schmidt deleted the rbroughan/s3-uses-crt-client branch January 9, 2025 22:33
tryangul added a commit that referenced this pull request Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CDK Connector Development Kit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants